Track Business KPIs
Custom dashboards give you a flexible, centralized space to visualize the data that matters most to your role — whether that's service desk performance, task monitoring, or business outcomes like cost savings and resolution rates.
Unlike the built-in AI Agent Summary dashboard, which provides ready-made engagement metrics, custom dashboards let you combine conversational data with records from Druid Data Service and third-party systems, and arrange them in a layout tailored to your needs.
You can surface key metrics using Light widgets — including AI Agent KPIs similar to those on the AI Agent Summary Engagement page — alongside tables and charts.
For advanced reporting, you can export data using the /GenericIntegration API and connect it to external tools such as Power BI or other business intelligence platforms, enabling you to build custom reports and align analytics with your organization's reporting standards.
Creating custom dashboards
Before creating custom dashboards, make sure that you created web views and charts and integrations to show records and data from Druid Data Service and third-party systems.
To create a custom dashboard, follow these steps:
- Select the AI Agent and solution.
- From Solution Contents menu, click Dashboards.
- At the top-right corner of the Dashboards page, click the Create new dashboard button.
- Enter a Name and Description and click Save.
The new dashboards appears on the Dashboards page.
Customizing the custom dashboards
To edit the dashboard template, on the top-right corner of the Dashboard, tap on Edit mode.
The Dashboard becomes editable: a toolbar appears at the bottom and all dashboard widgets become editable. You can navigate through dashboard pages and edit the dashboard pages according to your needs.
The toolbar provides you with the following options:
|
|
Add a new widget on the dashboard page. |
|
|
Add a new dashboard page. |
|
|
Rename the current dashboard page. |
|
|
Delete the current dashboard page. IMPORTANT! This action cannot be undone. Make sure that you really want to delete the current dashboard page.
|
|
|
Saves the current dashboard page customization and exists the edit mode. |
|
|
Cancels dashboard page customizations (new or existing widgets, reordering, etc.) and exists the edit mode. |
Adding widgets
To add a widget, click the Add widget button (
) on the toolbar. The Add widget page appears.
Select the desired widget type: Table (web view), Chart or Light widget and click Save.
Click the settings icon corresponding to the widget. The widget Settings page appears.
Select the desired entity and entity view and click Save.
In Druid 9.11 and higher you can choose to Show view names in dashboards for light widgets.
To configure a Light widget to display a bot KPI, go to the widget configuration page, tap on isBotKPI, then select the desired metric, metric name, and trend.
Filtering table records on the dashboard
You can configure dashboard views (tables) to dynamically update based on the date range selected on the dashboard. This process is simplified and handled directly within the existing view settings:
- Go to the view configuration page.
- Locate and switch the Apply Dashboard Date Filter toggle to on.
- From the dropdown, select the specific date-type field (e.g., CreatedOn, ClosedOn, etc.) that the dashboard filter should target.
- Save the view.
The dashboard table will now automatically synchronize its records whenever a user adjusts the dashboard date range.
For Druid versions prior to 9.18
In earlier versions, to filter table records on the dashboard within a specific period required a more tedious setup:
- Add the fields SearchStartDate and SearchEndDate (DateTime type) to your desired entities.
- Create a web view (table) dedicated to custom dashboards and select the option Do not show in Workspace to prevent the view from appearing in the workspace or on the entity > Data tab.
- In the view, add an integration that filters by SearchStartDate and SearchEndDate (>= SearchStartDate and <= SearchEndDate).
- Add this table to the dashboard.
You can now filter records based on a specific period.
Filtering data in dynamic charts
To filter data in dynamic charts on the dashboard:
- Go to the entity where you created the dynamic chart.
- Click the Charts tab.
- Click the dynamic chart you added to the custom dashboard.
- In the General settings, scroll down and select the desired field from Filter By.
- Save the chart configuration.
You can filter data within a specific period in dynamic charts on the dashboard.
Filtering chart drill-down views by dashboard time interval
When the Filter By field is configured on a dynamic chart, performing a drill-down from that chart automatically displays records within the dashboard time interval currently selected, based on that specific field. No additional integrations are required to filter records in the drill-down view.
Deleting widgets
To delete a widget from the current dashboard page, click the delete icon corresponding to the desired widget.
Reordering widgets on Dashboard
You can reorder the widgets on a dashboard page by using drag and drop and clicking the Save button on the toolbar.
Adding Dashboard Pages
To add a new dashboard page, click the Add page button (
) from the toolbar. A pop-up appears. Type the name of the page and click Save. The page is added as a new tab to the dashboard but you remain on the current page.
Renaming Dashboard Pages
To rename the current dashboard page, click the Rename page button (
) on the toolbar. A pop-up appears. Type the new name of the page and click Save. The new page name is saved.
Deleting Dashboard Pages
To delete the current dashboard page, click the Delete page button (
) from the toolbar. A confirmation dialog appears.
Click Yes. The current page is removed from the dashboard.










